T
Data type.
BenSelect Documentation
CaseEvent<T> Class
See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Integration Namespace : CaseEvent<T> Class
BenSelect Case setup integration event.

Type Parameters

T
Data type.

Public Properties

 NameDescription
public PropertyCaseUniqueIdGets or sets Case unique identifier.  
public PropertyClassCase event type.  
public PropertyIsEmptyCheck whether the payload and old payload is empty. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
public PropertyIsOldPayloadEmptyChecks if the old payload is empty. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
public PropertyIsPayloadEmptyChecks if the payload is empty. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
public PropertyObjectIdGets or sets the id of BenSelect model object related to the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
public PropertyOldPayloadGets the old payload for the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
public PropertySiteGuidGets or sets the Site GUID for the event. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
Top

Public Methods

 NameDescription
public MethodGetEventSetupOverridden. Get the event setup entry.  
public MethodGetObjectIdGets the object id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
public MethodGetObjectTypeOverridden. Gets the object type.  
public MethodSetObjectIdSets the object id. (Inherited from Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>)
Top

Inheritance Hierarchy

System.Object
         Selerix.BenSelect.Api.ApplicationCore.Integration.GlobalIntegrationEvent<T>
            Selerix.BenSelect.Api.ApplicationCore.Integration.CaseEvent<T>

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.